PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

Variation Image

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

I have the same problem as other users with the double picture when activating the image variation (I chose"color" and"material").  Can you check if my theme is compatible?
If yes, there is a code I can add to solve this issue?
If no, I've seen that others tried to solve it with CSS. Can you ask them about it and send the code to me?

 

My website: https://purajoya.ch/produkte/

Avada Theme

Hello

Can  you  drop me  wp-admin  access - https://share.pluginus.net/image/i20230222134241.png ->https://share.pluginus.net/image/i20230222134615.png - I  will check  it

I've added them.

Hello

I added  this  CSS - https://share.pluginus.net/image/i20231006122029.png

.featured-image{
display: none;
}

Result - https://share.pluginus.net/image/i20231006122303.png

But in this case, the custom theme functionality will not work - https://share.pluginus.net/image/i20231006122416.png

This functionality is not compatible with the current theme settings

Hi

I added this code as well, but when entering the shop, there were no product pictures displayed at all. All the pictures disappeared.

If a customer filters a material, I don't think it's a problem if the color swatches below the picture are not clickable. Does this mean, I can use this code, but I need to adjust it, so it does not delete product pictures when material filter is inactive?

If yes, can you help me with it?

Hello

Ok!  Try  to change  this  code:

.woof_search_is_going .featured-image{
display: none;
}

Hi Pablo

I used the code and all the product pictures display as usually (no changes). But using the filter e.g."gold vermeil" deletes the product pictures from the shop site. Any other idea how to improve the code?

Hello

Please  drop  me  a screenshots - what image disappears?

and  drop  me  exact  search  link

Hi Pablo

I used the code again and ticked the"show image of variation". Now, displaying the filtered variation images worked. But it doubled the product image again, see Screenshot Shop https://purajoya.ch/produkte/

In addition, moving with the mouse over the product pictures in shop on PC, does not display the second picture anymore. My swatch plugin"Variation swatches for WP" has this function. Now it disappeared, although I removed the code and the option to show image of variation. Do you think something else is blocking the 2nd product picture to show?

Hello

Where you  paste  this  code? :

.woof_search_is_going .featured-image{
display: none;
}

Hi

I pasted the code in Product Filter -> Advanced -> Code -> Custom CSS code.

But I deleted it each time afterward because it did not work well.

Hello

the"show image of variation" - Looks like this feature is not compatible with the theme

I  checked  this  option  - https://c2n.me/4jyzEc3.png - now it works

For me to understand, the following code does not work?

.woof_search_is_going .featured-image{
display: none;
}

So it is not possible to display the variation picture when filtering material?

Regarding this issue (I  checked  this  option  - https://c2n.me/4jyzEc3.png - now it works), I am happy it works again :)

Hello

So it is not possible to display the variation picture when filtering material? - Unfortunately, this feature is incompatible with the current theme settings.